From: Felix Fietkau Date: Sun, 10 Aug 2008 11:50:20 +0000 (+0000) Subject: numpy only builds on x86 based stuff at the moment. will be fixed later X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=5f772fc8951a9bc8b95d1fb6b073218e3e40d53c;p=openwrt%2Fsvn-archive%2Fpackages.git numpy only builds on x86 based stuff at the moment. will be fixed later SVN-Revision: 12266 --- diff --git a/lang/numpy/Makefile b/lang/numpy/Makefile index 217c975f9..76239e4be 100644 --- a/lang/numpy/Makefile +++ b/lang/numpy/Makefile @@ -22,7 +22,7 @@ define Package/numpy CATEGORY:=Languages TITLE:=numpy URL:=http://numpy.sf.net - DEPENDS:=python-core + DEPENDS:=python-core @TARGET_x86||TARGET_olpc||TARGET_uml endef define Package/numpy/description